projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd56952
)
Fix typo in previous commit
author
Colin Walters
<walters@verbum.org>
Fri, 18 Jul 2014 19:49:40 +0000
(15:49 -0400)
committer
Colin Walters
<walters@verbum.org>
Fri, 18 Jul 2014 19:49:40 +0000
(15:49 -0400)
src/libostree/ostree-repo-refs.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo-refs.c
b/src/libostree/ostree-repo-refs.c
index a7909fb7b3dccda872786964c9b31fa5f55098dd..978c5e0820eb507f2925acd2709c832daf9e9894 100644
(file)
--- a/
src/libostree/ostree-repo-refs.c
+++ b/
src/libostree/ostree-repo-refs.c
@@
-364,7
+364,7
@@
ostree_repo_resolve_partial_checksum (OstreeRepo *self,
GError **error)
{
gboolean ret = FALSE;
- s_unref_hashtable GHashTable *ref_list = NULL;
+
g
s_unref_hashtable GHashTable *ref_list = NULL;
gs_free char *ret_rev = NULL;
guint length;
const char *checksum = NULL;